







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The thrid element of the triple.
Namespace: Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
C# |
---|
public TThird Third |
Visual Basic (Declaration) |
---|
Public Third As TThird |
Visual C++ |
---|
public: TThird Third |
See Also
Triple<(Of <TFirst, TSecond, TThird>)> Structure
Wintellect.PowerCollections Namespace